purple_smiley_new_from_file

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleSmiley* purple_smiley_new_from_file(const(char)* shortcut, const(char)* filepath)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_smiley_new_from_file
    (
    const(char)* shortcut
    ,
    const(char)* filepath
    )
  2. da_purple_smiley_new_from_file purple_smiley_new_from_file;

Meta